home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / FCHEK284.ZIP / test / Okay / help.fcl < prev    next >
Encoding:
Text File  |  1995-05-26  |  2.4 KB  |  56 lines

  1.  
  2. FTNCHEK Version 2.8 May 1995 Patch Level 3
  3.  
  4. Copyright (C) 1994, 1995 by Robert K. Moniot
  5. This program is free software.  Permission is granted to
  6. modify it and/or redistribute it, retaining this notice.
  7. No guarantees accompany this software.
  8.  
  9. Commandline options [default]:
  10.     -[no]backslash [no]: unix-style backslash escape char
  11.     -[no]calltree [no]: print subprogram call tree
  12.     -[no]crossref [no]: print call cross-reference list
  13.     -[no]declare [no]: list undeclared variables
  14.     -[no]division [no]: catch possible div by 0
  15.     -[no]extern [yes]: check if externals defined
  16.     -[no]f77 [yes]: warn of nonstandard constructs
  17.     -[no]help [no]: print help screen
  18.     -[no]hollerith [yes]: warn about holleriths under -port
  19.     -[no]library [no]: treat next files as library
  20.     -[no]list [no]: print program listing
  21.     -[no]novice [yes]: extra help for novices
  22.     -[no]portability [no]: check for portability problems
  23.     -[no]pretty [yes]: warn of deceiving appearances
  24.     -[no]project [no]: create project file
  25.     -[no]pure [yes]: functions have no side effects
  26.     -[no]reference [no]: print who-calls-who reference list
  27.     -[no]resources [no]: show info on resource usage
  28.     -[no]sixchar [no]: catch nonunique names
  29.     -[no]sort [no]: prerequisite-order sort of modules
  30.     -[no]symtab [no]: print symbol table info
  31.     -[no]tab [no]: tab-formatted source file
  32.     -[no]truncation [yes]: check for truncation pitfalls
  33.     -[no]verbose [yes]: verbose output
  34.     -[no]volatile [no]: assume volatile common blocks
  35.     -include=str [NONE]: include-file directory
  36.     -output=str [NONE]: output file name
  37. Settings (legal range) [default]:
  38.     -arguments=dd (0 to 3) [3]: check args: 0=none 1=number 2=type 3=all
  39.     -array=dd (0 to 3) [3]: check array args: 0=none 1=dims 2=size 3=all
  40.     -columns=dd (72 to 132) [72]: max line length processed
  41.     -common=dd (0 to 3) [3]: common check: 0=none 3=most strict
  42.     -makedcls=dd (0 to 511) [0]: make type declaration statements: sum of:
  43.       1=declarations
  44.       2=undeclared-only
  45.       4=compact
  46.       8=use-continuation-lines
  47.      16=keywords-lowercase
  48.      32=variables-and-constants-lowercase
  49.      64=exclude-sftran3-internal-variables
  50.     128=asterisk-comment-character
  51.     256=lowercase-comment-char
  52.     -usage=dd (0 to 3) [3]: 0=no check, 1=used-not-set 2=unused 3=all
  53.     -wordsize=dd (0 to 16) [4]: standard wordsize in bytes (0=no default)
  54.     -wrap=dd (0 to 999) [79]: width of page to wrap error messages
  55. (First 3 chars of option name significant)
  56.